home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act7 / 00025.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  84 b   |  7 lines

  1. on exitFrame
  2.   global bugout
  3.   set bugout to 0
  4.   handlebugs()
  5.   set bugout to 1
  6. end
  7.